projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c820ffe
)
(show-paren-mode): Add autoload cookie.
author
Dave Love
<fx@gnu.org>
Sat, 25 Sep 1999 12:35:20 +0000
(12:35 +0000)
committer
Dave Love
<fx@gnu.org>
Sat, 25 Sep 1999 12:35:20 +0000
(12:35 +0000)
lisp/paren.el
patch
|
blob
|
history
diff --git
a/lisp/paren.el
b/lisp/paren.el
index ec50fa9c154b404d0a5a3cbda8af6fe42d2ad8ae..53fc343c6d5536a3c7b4a1e970236ae2ca912f18 100644
(file)
--- a/
lisp/paren.el
+++ b/
lisp/paren.el
@@
-40,6
+40,7
@@
;; This is the overlay used to highlight the closeparen right before point.
(defvar show-paren-overlay-1 nil)
+;;;###autoload
(defcustom show-paren-mode nil
"*Toggle Show Paren mode.
When Show Paren mode is enabled, any matching parenthesis is highlighted